@charset "utf-8";
html, body {
    margin: 0;
    padding: 0;
    font-size: 14px;
    font-family: "微软雅黑", Arial, Helvetica, sans-serif;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, pre, form, fieldset, input, textarea, img {
    margin: 0;
    padding: 0;
    list-style: none;
    border: 0;
}

h1, h2, h3, h4, h5, p {
    font-size: 14px;
}

h6 {
    font-size: 12px;
}